Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindowIterator


Next

The Next method returns a reference to the next window in the window state.

ODWindow Next ();
return value
A reference to the next window in the window state, or kODNULL if you have reached the last window.
DISCUSSION
If your part calls this method before calling this window iterator's First method to begin the iteration, then this method works the same as calling the First method.

This method does not increment the reference count of the returned window object.

EXCEPTIONS
kODErrIteratorOutOfSync
The list of open windows was modified while the iteration was in progress.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help